rtpproxy software package provides Relay for Real-time Transport Protocol (RTP) media streams, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install rtpproxy
rtpproxy is installed in your system.
Make ensure the rtpproxy package were installed using the commands given below,
$ sudo dpkg-query -l | grep rtpproxy *
You will get with rtpproxy package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | rtpproxy |
| Version | 1.2.1-2ubuntu1 |
| Description | Relay for Real-time Transport Protocol (RTP) media streams |
| Sub Section | Net |